Actually make suspending SMP domUs work: the previous commit didn't
authorsos22@douglas.cl.cam.ac.uk <sos22@douglas.cl.cam.ac.uk>
Thu, 18 Aug 2005 15:27:55 +0000 (15:27 +0000)
committersos22@douglas.cl.cam.ac.uk <sos22@douglas.cl.cam.ac.uk>
Thu, 18 Aug 2005 15:27:55 +0000 (15:27 +0000)
commitfd148643e4c2fe687334539077df3b526aae7a0b
treeded98b1c3307eb3b7ed1b360e1b0cb416feef77a
parent0b86412f9dad3c5cd990e51b0501f8551353e111
Actually make suspending SMP domUs work: the previous commit didn't
bring the other vcpus up correctly.

Signed-off-by: Steven Smith, sos22@cam.ac.uk
15 files changed:
linux-2.6-xen-sparse/arch/xen/i386/kernel/process.c
linux-2.6-xen-sparse/arch/xen/i386/kernel/smp.c
linux-2.6-xen-sparse/arch/xen/i386/kernel/smpboot.c
linux-2.6-xen-sparse/arch/xen/i386/kernel/time.c
linux-2.6-xen-sparse/arch/xen/i386/mm/fault.c
linux-2.6-xen-sparse/arch/xen/kernel/evtchn.c
linux-2.6-xen-sparse/arch/xen/kernel/reboot.c
linux-2.6-xen-sparse/include/asm-xen/asm-i386/hypercall.h
xen/arch/x86/domain.c
xen/arch/x86/mm.c
xen/arch/x86/time.c
xen/common/domain.c
xen/common/event_channel.c
xen/common/schedule.c
xen/include/public/xen.h